bitkeeper revision 1.1435 (428a3176t0PNiOuyFEWG44vc-VFypg)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 17 May 2005 18:01:26 +0000 (18:01 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 17 May 2005 18:01:26 +0000 (18:01 +0000)
No need to disable 'network stop' functionality.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/examples/network

index 4bec37f5beb87ca3b16a8a824093c9fa54f2d063..46c8cbf604ddeb05fc328e8191d8dedac3a8521e 100755 (executable)
@@ -201,8 +201,6 @@ op_stop () {
         return
     fi
 
-    return
-
     brctl delif ${bridge} ${netdev}
 
     if ifconfig veth0 2>/dev/null | grep -q veth0 ; then